home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Utilities / In⁄Out™ / In_Out™ / card_4850.txt < prev    next >
Text File  |  1990-04-09  |  5KB  |  271 lines

  1. -- card: 4850 from stack: in
  2. -- bmap block id: 5276
  3. -- flags: 0000
  4. -- background id: 2649
  5. -- name: HotKeys
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=62 top=117 right=140 bottom=204
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card "Sorting"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=61 top=84 right=107 bottom=203
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card "Automation"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=61 top=149 right=172 bottom=203
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: New Button
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go to card "HotKeys"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=61 top=179 right=202 bottom=203
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: New Button
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   go to card "Display"
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 5 (button)
  85. -- low flags: 00
  86. -- high flags: 0000
  87. -- rect: left=61 top=211 right=234 bottom=203
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: New Button
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   go to card "General"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 9 (button)
  104. -- low flags: 00
  105. -- high flags: 6005
  106. -- rect: left=344 top=120 right=142 bottom=444
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: New Button
  115.  
  116.  
  117. -- part 10 (button)
  118. -- low flags: 00
  119. -- high flags: 6005
  120. -- rect: left=351 top=213 right=233 bottom=449
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: New Button
  129.  
  130.  
  131. -- part 12 (button)
  132. -- low flags: 00
  133. -- high flags: 2000
  134. -- rect: left=233 top=153 right=171 bottom=431
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: New Button
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   show card field "UIOK"
  146.   repeat until the mouse is down
  147.     show card field "UIOK"
  148.   end repeat
  149.   hide card field "UIOK"
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 16 (button)
  155. -- low flags: 00
  156. -- high flags: 2000
  157. -- rect: left=315 top=286 right=308 bottom=377
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: OK
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   go card SLBnames
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 17 (button)
  174. -- low flags: 00
  175. -- high flags: 2000
  176. -- rect: left=383 top=286 right=308 bottom=445
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: OK
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   go prev card
  188. end mouseUp
  189.  
  190.  
  191.  
  192. -- part 18 (button)
  193. -- low flags: 00
  194. -- high flags: 2000
  195. -- rect: left=234 top=241 right=259 bottom=433
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 0
  200. -- text size: 12
  201. -- style flags: 0
  202. -- line height: 16
  203. -- part name: New Button
  204. ----- HyperTalk script -----
  205. on mouseUp
  206.   show card field "UIOK"
  207.   repeat until the mouse is down
  208.     show card field "UIOK"
  209.   end repeat
  210.   hide card field "UIOK"
  211. end mouseUp
  212.  
  213.  
  214. -- part 20 (button)
  215. -- low flags: 00
  216. -- high flags: 2000
  217. -- rect: left=208 top=71 right=93 bottom=456
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 0 / 0
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: New Button
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   show card field "UNIO"
  229.   repeat until the mouse is down
  230.     show card field "UNIO"
  231.   end repeat
  232.   hide card field "UNIO"
  233. end mouseUp
  234.  
  235.  
  236.  
  237. -- part 21 (field)
  238. -- low flags: 81
  239. -- high flags: 0004
  240. -- rect: left=57 top=97 right=128 bottom=457
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 1
  244. -- font id: 20
  245. -- text size: 18
  246. -- style flags: 0
  247. -- line height: 24
  248. -- part name: UNIO
  249.  
  250.  
  251. -- part 22 (field)
  252. -- low flags: 80
  253. -- high flags: 0004
  254. -- rect: left=56 top=172 right=208 bottom=457
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 20
  259. -- text size: 18
  260. -- style flags: 0
  261. -- line height: 24
  262. -- part name: UIOK
  263.  
  264.  
  265. -- part contents for card part 21
  266. ----- text -----
  267. The Universal In/Out key is fixed.
  268.  
  269. -- part contents for card part 22
  270. ----- text -----
  271. Enter the Hot Key that you want for this function.